Index | Parent | TransferAnim class |
The TransferAnim class is a subclass of Area class and it is used to to display transfer or busy animations as known from browsers.
TransferAnim is a subclass of TransferAnim.mcc so you must have TransferAnim.mcc in MUI:Libs/MUI to use it. TransferAnim.mcc is copyright of Linus McCabe.
ATTRIBUTES | |||
---|---|---|---|
Name | Type | Class | Note |
TABoingBall | B | I | |
TAChanges | B | I | |
TADefObjHeight | N | I | |
TADefObjWidth | N | I | |
TADelay | N | ISGN | |
TADepth | N | GN | |
TADisabledFrame | N | IS | |
TAError | N | GN | |
TAFile | S | ISGN | |
TAFps | N | ISGN | |
TAFrame | N | ISGN | |
TAFrames | N | ISGN | |
TAHeight | N | I | |
TAMaxWidth | N | GN | |
TAMillis | N | ISGN | |
TANoAnim | B | ISGN | |
TANoLoop | B | ISGN | |
TAObjHeight | N | I | |
TAObjWidth | N | I | |
TAPrecision | N | I | |
TAStartFrame | N | ISGN | |
TASelectedFrame | S | IS | |
TAWidth | N | IGN | |
TAViewMode | M | ISGN G2N | A numer or one of:
|
All the G attribute are readable only after the window the TransferAnim object belongs to is opened. Really don't know if it is a TransferAnim.mcc feature, bug or a TransferAnim.rxmec bug.
TAFile is defined as S, but setting its value seems to not work at all. So you must delete the TransferAnim object and recreate it, if you want to change the current file.
METHODS | ||
---|---|---|
Name | Parameters | Note |
NoEvent | ||
Start | ||
Stop |